Authorizations
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Path Parameters
ID of the task
The format of the icon
Available options:
png
, svg
Example:
"svg"
Response
Success - The request has succeeded and the Text to Icon process has started.
Example:
{
"generated": [
"https://openapi-generator.tech",
"https://openapi-generator.tech"
],
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"status": "CREATED"
}